[index]

Repeat Forever

Syntax: repeat forever end repeat

Description

Examples

on mouseUp put 0 into total repeat forever add 1 to total put total end repeat end mouseUp
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.